C/C++ Training

C is a general-purpose, procedural, imperative computer programming language developed in 1972 by Dennis M. Ritchie at the Bell Telephone Laboratories to develop the UNIX operating system. C is the most widely used computer language. It keeps fluctuating at number one scale of popularity along with Java programming language, which is also equally popular and most widely used among modern software programmers.C++ is a middle-level programming language developed by Bjarne Stroustrup starting in 1979 at Bell Labs. C++ runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX.


Course Detail

  • C - Overview
  • C - Environment Setup
  • C - Program Structure
  • C - Syntax
  • C - Datatypes
  • C - Variables
  • C - Constants
  • C - Storage Classes
  • C - Operators
  • C- Type Casting
  • C - Decision Making
  • C - Loops
  • C - Functions
  • C - Scopes
  • C - Arrays
  • C - Pointers
  • C - Strings
  • C++ - Classes & Objects
  • C++ - Inheritance
  • C++ - Polymorphism
  • C++ - Abstraction
  • C++ - Encapsulation
  • C++- Interfaces
  • C++- Type Casting
  • C- Recursion
  • C - Command Line Arguments
  • C - Memory Management
  • C - Structures
  • C - Uninons
  • C - Bit Feilds
  • C - Typedef
  • C - File I/O
  • C- HeaderFiles
  • C++- Dynamic Memory
  • C++- Files & Streams
  • C++- Namespaces
  • C++- Exception Handling
  • C++- Multithreading